home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 5.3 for Indy R4400
/
IRIX 5.3 for Indy R4400 175MHz.img
/
dist
/
eoe2.idb
/
usr
/
share
/
catman
/
u_man
/
cat1
/
h2ph.z
/
h2ph
Wrap
Text File
|
1995-02-28
|
2KB
|
67 lines
HHHH2222PPPPHHHH((((1111)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((AAAAuuuugggguuuusssstttt 8888,,,, 1111999999990000)))) HHHH2222PPPPHHHH((((1111))))
NNNNAAAAMMMMEEEE
h2ph - convert .h C header files to .ph Perl header files
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
hhhh2222pppphhhh [[[[hhhheeeeaaaaddddeeeerrrrffffiiiilllleeeessss]]]]
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
_h_2_p_h converts any C header files specified to the
corresponding Perl header file format. It is most easily
run while in /usr/include:
cd /usr/include; h2ph * sys/*
If run with no arguments, filters standard input to standard
output.
EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
No environment variables are used.
FFFFIIIILLLLEEEESSSS
/usr/include/*.h
/usr/include/sys/*.h
etc.
AAAAUUUUTTTTHHHHOOOORRRR
Larry Wall
SSSSEEEEEEEE AAAALLLLSSSSOOOO
perl(1)
DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
The usual warnings if it can't read or write the files
involved.
BBBBUUUUGGGGSSSS
Doesn't construct the %sizeof array for you.
It doesn't handle all C constructs, but it does attempt to
isolate definitions inside evals so that you can get at the
definitions that it can translate.
It's only intended as a rough tool. You may need to dicker
with the files produced.
Page 1 (printed 12/20/91)